projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252e29c
)
NEWS: Tweak the wording
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 27 Jul 2020 16:39:43 +0000
(12:39 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 27 Jul 2020 17:30:00 +0000
(13:30 -0400)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 8de44774b10f7ef280fcc52fd6874cf30d991fb3..ddc546ee641006afaea298f0156d35b64a656ad8 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-7,9
+7,8
@@
Overview of Changes in GTK 3.99.0
the backend implementations will use GtkATContext.
Currently, there is just a nascent test backend.
-* The GTK headers have been updated to use char *,
- int, float and double instead of the corresponding
- GLib types.
+* Update the GTK headers to use char *, int, float and
+ double instead of the corresponding GLib types.
* Add GtkEditableLabel, a label that can be edited